Update dependencies#249
Open
simple-icons[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
7ee4ad8 to
38d4152
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.0->3.4.28.0.1->8.1.0v5->v6v4->v6v2->v3v1->v3v5->v8v5->v6v4->v73.5.3->3.8.33.0.3->3.0.424.7.2->24.42.0v41.0.22->v46.1.126.0.1->6.1.37.7.1->7.7.414.2.4->14.2.66.0.1->8.0.15.9.2->6.0.3Release Notes
prettier/plugin-pug (@prettier/plugin-pug)
v3.4.2Compare Source
diff
v3.4.1Compare Source
diff
sindresorhus/tsconfig (@sindresorhus/tsconfig)
v8.1.0Compare Source
9ee0174actions/checkout (actions/checkout)
v6Compare Source
actions/create-github-app-token (actions/create-github-app-token)
v3Compare Source
actions/download-artifact (actions/download-artifact)
v8Compare Source
v7Compare Source
v6Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
actions/upload-artifact (actions/upload-artifact)
v7Compare Source
v6Compare Source
v5Compare Source
prettier/prettier (prettier)
v3.8.3Compare Source
diff
SCSS: Prevent trailing comma in
if()function (#18471 by @kovsu)v3.8.2Compare Source
diff
Angular: Support Angular v21.2 (#18722, #19034 by @fisker)
Exhaustive typechecking with
@default never;arrow functionandinstanceofexpressions.v3.8.1Compare Source
diff
Include available
printersin plugin type declarations (#18706 by @porada)v3.8.0Compare Source
diff
🔗 Release Notes
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
pugjs/pug (pug)
v3.0.4Compare Source
Bug Fixes
pug-code-gento ensuredoctypeoption is properly validated (#3468)puppeteer/puppeteer (puppeteer)
v24.42.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.41.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
Target.asPagereturn the same Page instance (#14862) (e484a91)📄 Documentation
v24.40.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.39.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.39.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.38.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
v24.37.5Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.4Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.3Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.2Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
📄 Documentation
v24.37.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.37.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
♻️ Chores
v24.36.1Compare Source
♻️ Chores
Dependencies
v24.36.0Compare Source
🎉 Features
emulation.setClientHintsOverride(#14588) (d63dafd)emulation.setTouchOverride(#14566) (e726839)Dependencies
🛠️ Fixes
v24.35.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.34.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.33.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
responseevent onnetwork.responseStarted(#14513) (cdd358f)v24.33.0Compare Source
♻️ Chores
Dependencies
🎉 Features
network.setExtraHeadersinstead of network interception (#14422) (ece0992)🛠️ Fixes
v24.32.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
📄 Documentation
v24.32.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
v24.31.0Compare Source
♻️ Chores
Dependencies
🎉 Features
emulation.setNetworkConditionsfor offline emulation (#14431) (a9e7c1d)emulation.setUserAgentOverrideinstead of network interception (#14335) (e48ae6b)🛠️ Fixes
v24.30.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.29.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.29.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
v24.28.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
📄 Documentation
v24.27.0Compare Source
🎉 Features
♻️ Chores
Dependencies
🛠️ Fixes
📄 Documentation
v24.26.1Compare Source
♻️ Chores
Dependencies
🛠️ Fixes
v24.26.0[Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare